//Give or Take by JayPro via Checkman
//8-21-17
//Is it love or loathing at first sight? Push or pull? You decide! ;)

Aspc=1

A0=".5+sqr(rnd(.75))"
A1=".05+sqr(rnd(.5))"

D0="sqr(a0/r)+a1"
D1="sqr(x-x*d0)"

srcX="trwv(d1+rnd(y*sqr(a1*cos(d0+y))))"
srcY="flip(y- atan(d0^y-x*sqr(a0*sin(d0/x)))) "

Vers=300
